| C1.Xaml.RichTextBox アセンブリ > C1.Xaml.RichTextBox.Documents 名前空間 > C1TextPointer クラス > Closest メソッド : Closest(Func<C1TextPointer,Boolean>,Func<C1TextPointer,C1TextPointer,Int32>) メソッド |
'宣言 Public Overloads Function Closest( _ ByVal predicate As System.Func(Of C1TextPointer,Boolean), _ ByVal distance As System.Func(Of C1TextPointer,C1TextPointer,Integer) _ ) As C1TextPointer
public C1TextPointer Closest( System.Func<C1TextPointer,bool> predicate, System.Func<C1TextPointer,C1TextPointer,int> distance )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2